newInstance

open fun newInstance(browser: Browser): BrowserView

Creates a new BrowserView instance that displays the given browser instance.

Return

a new BrowserView instance

Parameters

browser

Browser instance that will be rendered in the current view